isayahc commited on
Commit
9621297
1 Parent(s): 30596e4

added needed envars to run code

Browse files
Files changed (1) hide show
  1. example.env +3 -0
example.env CHANGED
@@ -1,5 +1,8 @@
1
  # hugging have API TOKEN
2
  HUGGINGFACEHUB_API_TOKEN=
3
 
 
 
 
4
  # environmental varaibles needed to use tools
5
  SERPAPI_API_KEY=
 
1
  # hugging have API TOKEN
2
  HUGGINGFACEHUB_API_TOKEN=
3
 
4
+ # url to interface with ollama API
5
+ OLLMA_BASE_URL=
6
+
7
  # environmental varaibles needed to use tools
8
  SERPAPI_API_KEY=