profoz commited on
Commit
8f84f7d
·
1 Parent(s): ffc063e

fix altair

Browse files
.ipynb_checkpoints/Pinecone-checkpoint.ipynb ADDED
The diff for this file is too large to render. See raw diff
 
.ipynb_checkpoints/Untitled-checkpoint.ipynb ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "code",
5
+ "execution_count": 1,
6
+ "id": "3df82171",
7
+ "metadata": {},
8
+ "outputs": [],
9
+ "source": [
10
+ "pinecone_key = '97aab1fa-afee-4e7a-9a2b-91965192d042'"
11
+ ]
12
+ },
13
+ {
14
+ "cell_type": "code",
15
+ "execution_count": null,
16
+ "id": "d732f77b",
17
+ "metadata": {},
18
+ "outputs": [],
19
+ "source": []
20
+ }
21
+ ],
22
+ "metadata": {
23
+ "kernelspec": {
24
+ "display_name": "Python 3 (ipykernel)",
25
+ "language": "python",
26
+ "name": "python3"
27
+ },
28
+ "language_info": {
29
+ "codemirror_mode": {
30
+ "name": "ipython",
31
+ "version": 3
32
+ },
33
+ "file_extension": ".py",
34
+ "mimetype": "text/x-python",
35
+ "name": "python",
36
+ "nbconvert_exporter": "python",
37
+ "pygments_lexer": "ipython3",
38
+ "version": "3.10.7"
39
+ }
40
+ },
41
+ "nbformat": 4,
42
+ "nbformat_minor": 5
43
+ }
Pinecone.ipynb ADDED
The diff for this file is too large to render. See raw diff
 
requirements.txt CHANGED
@@ -5,4 +5,5 @@ sentence-transformers
5
  streamlit
6
  openai
7
  bs4
8
- requests
 
 
5
  streamlit
6
  openai
7
  bs4
8
+ requests
9
+ altair<5