inflight 1.0.6 间接依赖 npm AgentAction 间接依赖 pip get-own-enumerable-property-symbols 3.0.2 间接依赖 npm @babel/plugin-syntax-private-property-in-object 7.14.5 间接依赖 npm unique-string 2.0.0 间接依赖 npm messages_from_dict 间接依赖 pip @babel/plugin-transform-modules-amd 7.22.5 间接依赖...
Agents / Agent Executors Tools / Toolkits Chains Callbacks/Tracing Async Reproduction I am following this tutorial on structured output https://python.langchain.com/docs/modules/model_io/output_parsers/structured I am passing my openai API key from config, I have made sure that it is being pass...
model="gpt-4", openai_api_key=settings.openai_normandy_key, streaming=True, callbacks=[callback], ), local_csv_file agent_type=AgentType.OPENAI_FUNCTIONS, handle_parsing_errors=True, ) response_schemas = [ ResponseSchema