Sangmin Ahn

Results 21 comments of Sangmin Ahn

I noticed simialr issue on MacOS with Logseq 0.8.7. In the attached image, yellow arrows indicate correct block references whereas red arrows indicate block references not shown even though they...

Thanks @ConnorCHN for reporting the issue! @arvinxx , will add additional validation for models from Perplexity.

@arvinxx, again need your help. The issue is Perplexity requires either frequency_penalty or presence_penalty, not both. However, the DEFAULT_AGENT_CONFIG returns both values. What would be the best approach to conditionally...

@arvinxx I can use Claude via Amazon Bedrock. ![image](https://github.com/lobehub/lobe-chat/assets/81459/79dae821-acd7-4331-88ec-72797843d17c) @ddwinhzy To use Anthropic's Claude, you first need to have access to corrsponding models in Amazon Bedrock. Once you have the...

Thanks @arvinxx for the feedback! Really appreciate your help. Tried the approach in ZhipuAI, but the response received from Perplexity were somewhat repetitive. https://github.com/lobehub/lobe-chat/blob/dd9d93ea9971b1231080ab272c26eb0040d9cc13/src/libs/agent-runtime/zhipu/index.ts#L83

Thanks @arvinxx for the update! Tested and it's showing same words over and over. Will check what's causing the problem. ![image](https://github.com/lobehub/lobe-chat/assets/81459/5a7b9b2e-3b89-4022-94cf-0b50fdc625e0)

> @gijigae hi, is there any update? Hello @arvinxx , I'm still trying to figure out why Perplexity returns gibburish data with the code you updated.

> @gijigae Oh I just forgot the document, would you mind to add doucment to guide our users to how to config the perplexity provider? Thanks for merging @arvinxx !...

Will prepare those documents including a guide for developers to add a new provider. Regarding "can be powered by the gpt and crawler plugin", what does that mean? There are...

It looks like the issue only occurs from Arc Browser. Tested Claude 2.1 from Chrome and Edge browsers and they all work fine.