Jason Fan

Results 8 issues of Jason Fan

Thank you for taking the time to work on a PR for Awesome-Selfhosted! To ensure your PR is dealt with swiftly please check the following: - [x] Submit one item...

addition
reviewers wanted

## Summary Add psychic as a source of documents for superagent's backend. Fixes - N/a Depends on - no new dependencies ## Test plan - will test locally before merging...

enhancement

- Description: Add two new document transformers that translates documents into different languages and converts documents into q&a format to improve vector search results. Uses OpenAI function calling via the...

auto:enhancement
auto:improvement
auto:documentation

Added a tool to connect external data sources to chatGPT APIs

Right now any exceptions that occur server-side are not passed through to the API response. Instead, all server-side errors return error code `500` with no additional details. This can be...

enhancement
good first issue

add a connector to ingest Issues from Linear as Conversations in Psyhic * Add a connector to `server/connectors` * Test locally, no need to make changes to the Link modal

good first issue
connector

Add support for connecting to Intercom with OAuth auth type. * add new intercom connector to `server/connectors` * test new connector locally without making changes to the UI

good first issue
connector

Right now, the Google Drive connector requires users input a path to the directory they want to ingest. This is unintuitive and prone to error. Instead, it should accept a...

enhancement
good first issue