8000 User Feedback from Discord · Issue #30 · freckletonj/uniteai · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

User Feedback from Discord #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
freckletonj opened this issue Dec 10, 2023 · 0 comments
Open

User Feedback from Discord #30

freckletonj opened this issue Dec 10, 2023 · 0 comments

Comments

@freckletonj
Copy link
Owner

I just tried the uniteai-lsp in emacs. I got it to work, but it did require some tinkering. Installing uniteai[all] couldn't build 'pyaudio', and installing uniteai[openai] did not have all required dependencies. Just running uniteai_lsp requires beautifulsoup and pypdf which are not specified as deps. pip install uniteai[openai] installs latest openai, which doesn't work and has to be rolled back to openai=0.28. Then I think uniteai tries to load the default YAML config before I have finished editing it, which specifies modules transcription and document. They require additional deps and the lsp server crashes.

In summary:

  • Address the toml file to make sure deps work as expected
  • OpenAI updated their API, and I guess their lib too. Upgrade? pin version?
  • Streamline the installation process a bit. The config yaml must be giving people some grief.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0