randydev commited on
Commit
8d1a56c
·
verified ·
1 Parent(s): 4f4be29

Update lib/@randydev/together/qwen-ai.js

Browse files
Files changed (1) hide show
  1. lib/@randydev/together/qwen-ai.js +1 -1
lib/@randydev/together/qwen-ai.js CHANGED
@@ -1,6 +1,6 @@
1
  import got from 'got';
2
 
3
- import { HUGGING_TOKEN } from ".../config.js";
4
 
5
  import { InferenceClient } from "@huggingface/inference";
6
 
 
1
  import got from 'got';
2
 
3
+ import { HUGGING_TOKEN } from "./config.js";
4
 
5
  import { InferenceClient } from "@huggingface/inference";
6