You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ollama api key is given in the doc now
but streamlit run app.py give :
Knowledge Agent Chat
TypeError: Agent.init() got an unexpected keyword argument 'instructions'
Traceback:
File "/tmp/aai/app.py", line 44, in
st.session_state.agent = init_agent()
^^^^^^^^^^^^
File "/tmp/aai/app.py", line 32, in init_agent
return Agent(
^^^^^^
i really want to use this framework but don't know python
ollama api_key is ?
enable many models/producers
nexa sdk
The text was updated successfully, but these errors were encountered: