AGiXT icon indicating copy to clipboard operation
AGiXT copied to clipboard

Error loading agent configuration: Improper token has been passed.

Open WillTryToDoItRight opened this issue 1 year ago • 1 comments

Description

Error loading agent configuration: Improper token has been passed.

for azure and openai as providers.

Steps to Reproduce the Bug

  1. settings
  2. choose previously created agent
  3. get error

Expected Behavior

get the configuration

Actual Behavior

image

Additional Context / Screenshots

No response

Operating System

  • [ ] Microsoft Windows
  • [ ] Apple MacOS
  • [X] Linux
  • [ ] Android
  • [ ] iOS
  • [ ] Other

Python Version

  • [ ] Python <= 3.9
  • [X] Python 3.10
  • [ ] Python 3.11

Environment Type - Connection

  • [X] Local
  • [ ] Remote

Environment Type - Container

  • [ ] Using Docker
  • [X] Not Using Docker

Acknowledgements

  • [X] My issue title is concise, descriptive, and in title casing.
  • [X] I have searched the existing issues to make sure this bug has not been reported yet.
  • [X] I am using the latest version of AGiXT.
  • [X] I have provided enough information for the maintainers to reproduce and diagnose the issue.

WillTryToDoItRight avatar May 21 '23 12:05 WillTryToDoItRight